Image Stacking



Implementation of solution to image stacking and statistical blending.

1. Sample


1.1. Sample analysis


1.2. Colorspace transformation


Transform from linear to sRGB usign gamma correction $\large \gamma = 2.2$.

2. Stacking


3. Blend operations


3.1. Analysis


4. Examples


4.1. Sum


4.2. Means


4.3. Extremes